[INFO] cloning repository https://github.com/durableprogramming/durable-project-catalog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durableprogramming/durable-project-catalog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 873c35939abe949f6fb707cc4bfd8fb45a44c49c
[INFO] testing durableprogramming/durable-project-catalog against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-project-catalog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/durableprogramming/durable-project-catalog
[INFO] finished tweaking git repo https://github.com/durableprogramming/durable-project-catalog
[INFO] tweaked toml for git repo https://github.com/durableprogramming/durable-project-catalog written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/durableprogramming/durable-project-catalog on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/durableprogramming/durable-project-catalog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c108f421e76de1aa2dcecfd36d4d8082996e68cf18902ddb541fbeae51fc046
[INFO] running `Command { std: "docker" "start" "-a" "6c108f421e76de1aa2dcecfd36d4d8082996e68cf18902ddb541fbeae51fc046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c108f421e76de1aa2dcecfd36d4d8082996e68cf18902ddb541fbeae51fc046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c108f421e76de1aa2dcecfd36d4d8082996e68cf18902ddb541fbeae51fc046", kill_on_drop: false }`
[INFO] [stdout] 6c108f421e76de1aa2dcecfd36d4d8082996e68cf18902ddb541fbeae51fc046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f25d1f255c47aee6ee1131a49c79725d4edaa970303c575c2f46437a5711b830
[INFO] running `Command { std: "docker" "start" "-a" "f25d1f255c47aee6ee1131a49c79725d4edaa970303c575c2f46437a5711b830", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling dprojc-types v0.1.3 (/opt/rustwide/workdir/lib/dprojc-types)
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[INFO] [stderr]    Compiling dprojc-tui v0.1.3 (/opt/rustwide/workdir/lib/dprojc-tui)
[INFO] [stderr]    Compiling dprojc-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[INFO] [stderr]    Compiling dprojc-docs v0.1.3 (/opt/rustwide/workdir/lib/dprojc-docs)
[INFO] [stderr]    Compiling dprojc-cli v0.1.3 (/opt/rustwide/workdir/lib/dprojc-cli)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "f25d1f255c47aee6ee1131a49c79725d4edaa970303c575c2f46437a5711b830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f25d1f255c47aee6ee1131a49c79725d4edaa970303c575c2f46437a5711b830", kill_on_drop: false }`
[INFO] [stdout] f25d1f255c47aee6ee1131a49c79725d4edaa970303c575c2f46437a5711b830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d3b966b45c85382d28cfacb2ee87c312b06d35b3bca007f5cad9e57da526865
[INFO] running `Command { std: "docker" "start" "-a" "8d3b966b45c85382d28cfacb2ee87c312b06d35b3bca007f5cad9e57da526865", kill_on_drop: false }`
[INFO] [stderr]    Compiling dprojc-core v0.1.3 (/opt/rustwide/workdir/lib/dprojc-core)
[INFO] [stderr]    Compiling dprojc-docs v0.1.3 (/opt/rustwide/workdir/lib/dprojc-docs)
[INFO] [stderr]    Compiling dprojc-shell v0.1.3 (/opt/rustwide/workdir/lib/dprojc-shell)
[INFO] [stderr]    Compiling dprojc-tui v0.1.3 (/opt/rustwide/workdir/lib/dprojc-tui)
[INFO] [stderr]    Compiling dprojc-scanner v0.1.3 (/opt/rustwide/workdir/lib/dprojc-scanner)
[INFO] [stderr]    Compiling dprojc-db v0.1.3 (/opt/rustwide/workdir/lib/dprojc-db)
[INFO] [stderr]    Compiling dprojc-config v0.1.3 (/opt/rustwide/workdir/lib/dprojc-config)
[INFO] [stderr]    Compiling dprojc-utils v0.1.3 (/opt/rustwide/workdir/lib/dprojc-utils)
[INFO] [stderr]    Compiling dprojc-types v0.1.3 (/opt/rustwide/workdir/lib/dprojc-types)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dprojc-cli v0.1.3 (/opt/rustwide/workdir/lib/dprojc-cli)
[INFO] [stdout] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stdout]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         deleted_missing_paths += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] running `Command { std: "docker" "inspect" "8d3b966b45c85382d28cfacb2ee87c312b06d35b3bca007f5cad9e57da526865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d3b966b45c85382d28cfacb2ee87c312b06d35b3bca007f5cad9e57da526865", kill_on_drop: false }`
[INFO] [stdout] 8d3b966b45c85382d28cfacb2ee87c312b06d35b3bca007f5cad9e57da526865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4807c0ad6d3f277a96657ecf65a260e570b5a1bb50b4b82fc83899aa5f7854ac
[INFO] running `Command { std: "docker" "start" "-a" "4807c0ad6d3f277a96657ecf65a260e570b5a1bb50b4b82fc83899aa5f7854ac", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `deleted_missing_paths` is never read
[INFO] [stderr]    --> lib/dprojc-cli/src/commands.rs:308:25
[INFO] [stderr]     |
[INFO] [stderr] 308 |                         deleted_missing_paths += 1;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dprojc-cli` (lib) generated 1 warning
[INFO] [stderr] warning: `dprojc-cli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_cli-635a1bc167bcfe55)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test commands::tests::test_output_formatter_creation ... ok
[INFO] [stdout] test commands::tests::test_limit_application ... ok
[INFO] [stdout] test commands::tests::test_fuzzy_search_filtering ... ok
[INFO] [stdout] test commands::tests::test_project_type_parsing ... ok
[INFO] [stdout] test commands::tests::test_project_creation ... ok
[INFO] [stdout] test commands::tests::test_report_data_creation ... ok
[INFO] [stdout] test commands::tests::test_stats_data_creation ... ok
[INFO] [stdout] test output::tests::test_output_format_enum ... ok
[INFO] [stdout] test commands::tests::test_stats_data_serialization ... ok
[INFO] [stdout] test commands::tests::test_report_data_serialization ... ok
[INFO] [stdout] test output::tests::test_output_formatter_empty_projects ... ok
[INFO] [stdout] test output::tests::test_output_formatter_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_json ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_table ... ok
[INFO] [stdout] test tests::test_output_format_variants ... ok
[INFO] [stdout] test output::tests::test_output_formatter_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_yaml ... ok
[INFO] [stdout] test output::tests::test_output_formatter_report_table ... ok
[INFO] [stdout] test output::tests::test_output_formatter_stats ... ok
[INFO] [stdout] test output::tests::test_output_formatter_scan_results_yaml ... ok
[INFO] [stdout] test tests::test_cli_command_factory ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test commands::tests::test_cli_runner_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dpc-b70cb709b4450a86)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_config-fbeae58ce312f142)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_config_paths_include_expected_locations ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_get_config_paths ... ok
[INFO] [stdout] test tests::test_config_precedence_env_over_file ... ok
[INFO] [stdout] test tests::test_load_config_file_nonexistent ... ok
[INFO] [stdout] test tests::test_empty_config_file ... ok
[INFO] [stdout] test tests::test_load_config_file ... ok
[INFO] [stdout] test tests::test_load_from_env_invalid_values ... ok
[INFO] [stdout] test tests::test_load_from_env_only ... ok
[INFO] [stdout] test tests::test_load_config_file_invalid_yaml ... ok
[INFO] [stdout] test tests::test_merge_config_file ... ok
[INFO] [stdout] test tests::test_load_from_path ... ok
[INFO] [stdout] test tests::test_partial_config_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_core-c666c58bb65d1bc3)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_cleanup_operations ... ok
[INFO] [stdout] test tests::test_catalog_creation ... ok
[INFO] [stdout] test tests::test_get_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_export_operations_on_empty_catalog ... ok
[INFO] [stdout] test tests::test_database_creation_with_custom_path ... ok
[INFO] [stdout] test tests::test_catalog_with_invalid_config ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_path ... ok
[INFO] [stdout] test tests::test_delete_project_by_path_nonexistent ... ok
[INFO] [stdout] test tests::test_empty_project_catalog_operations ... ok
[INFO] [stdout] test tests::test_config_update_and_scanner_reuse ... ok
[INFO] [stdout] test tests::test_export_projects_json ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_frecency_operations ... ok
[INFO] [stdout] test tests::test_utils_scan_directory_once ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_utils_scan_with_custom_config ... ok
[INFO] [stdout] test tests::test_concurrent_scans ... ok
[INFO] [stdout] test tests::test_incremental_scan ... ok
[INFO] [stdout] test tests::test_multiple_project_types_in_scan ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_mixed_valid_invalid_paths ... ok
[INFO] [stdout] test tests::test_scan_and_retrieve_projects ... ok
[INFO] [stdout] test tests::test_incremental_scan_edge_cases ... ok
[INFO] [stdout] test tests::test_scan_result_summary_operations ... ok
[INFO] [stdout] test tests::test_project_counts ... ok
[INFO] [stdout] test tests::test_scan_statistics ... ok
[INFO] [stdout] test tests::test_search_edge_cases ... ok
[INFO] [stdout] test tests::test_search_projects ... ok
[INFO] [stdout] test tests::test_backup_restore_operations ... ok
[INFO] [stdout] test tests::test_project_counts_comprehensive ... ok
[INFO] [stdout] test tests::test_large_number_of_projects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_db-94fea72736952eb6)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_get_recent_scan_results ... ok
[INFO] [stdout] test tests::test_open_database ... ok
[INFO] [stdout] test tests::test_get_scan_statistics ... ok
[INFO] [stdout] test tests::test_has_path_been_scanned_recently ... ok
[INFO] [stdout] test tests::test_get_projects_by_type ... ok
[INFO] [stdout] test tests::test_delete_project ... ok
[INFO] [stdout] test tests::test_delete_old_scan_results ... ok
[INFO] [stdout] test tests::test_get_all_projects ... ok
[INFO] [stdout] test tests::test_get_projects_by_indicator ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_delete_scan_result ... ok
[INFO] [stdout] test tests::test_get_project_counts_by_type ... ok
[INFO] [stdout] test tests::test_cleanup_orphaned_projects ... ok
[INFO] [stdout] test tests::test_clear_all_data ... ok
[INFO] [stdout] test tests::test_restore_from_invalid_sql ... ok
[INFO] [stdout] test tests::test_schema_version ... ok
[INFO] [stdout] test tests::test_schema_initialization ... ok
[INFO] [stdout] test tests::test_upsert_and_get_project ... ok
[INFO] [stdout] test tests::test_store_and_get_scan_result ... ok
[INFO] [stdout] test tests::test_search_projects_by_path ... ok
[INFO] [stdout] test tests::test_backup_and_restore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_docs-d4d603637c136404)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::test_docs_config_default ... ok
[INFO] [stdout] test tests::test_config_validation ... ok
[INFO] [stdout] test tests::test_derive_project_id ... ok
[INFO] [stdout] test tests::test_extract_readme ... ok
[INFO] [stdout] test tests::test_extract_readme_no_readme ... ok
[INFO] [stdout] test tests::test_extract_readme_various_names ... ok
[INFO] [stdout] test tests::test_detect_language ... ok
[INFO] [stdout] test tests::test_utils_validate_config ... ok
[INFO] [stdout] test tests::test_utils_generate_text_summary ... ok
[INFO] [stdout] test tests::test_custom_template_invalid_directory ... ok
[INFO] [stdout] test tests::test_render_markdown ... ok
[INFO] [stdout] test tests::test_custom_template_loading ... ok
[INFO] [stdout] test tests::test_generate_json_export ... ok
[INFO] [stdout] test tests::test_syntax_highlighting_invalid_theme ... ok
[INFO] [stdout] test tests::test_markdown_rendering_without_syntax_highlighting ... ok
[INFO] [stdout] test tests::test_generate_index_page ... ok
[INFO] [stdout] test tests::test_template_registration ... ok
[INFO] [stdout] test tests::test_generate_readme_pages ... ok
[INFO] [stdout] test tests::test_generate_all_functionality ... ok
[INFO] [stdout] test tests::test_generate_project_detail_with_readme ... ok
[INFO] [stdout] test tests::test_generate_statistics_page ... ok
[INFO] [stdout] test tests::test_generate_markdown_report ... ok
[INFO] [stdout] test tests::test_markdown_rendering_with_syntax_highlighting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprojc_scanner-6bb97a96a8748f73)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::test_invalid_config_validation ... ok
[INFO] [stdout] test tests::test_scan_invalid_path ... ok
[INFO] [stdout] test tests::test_config_update_during_scan ... ok
[INFO] [stdout] test tests::test_custom_config ... ok
[INFO] [stdout] test tests::test_scan_root_with_multiple_indicators_precedence ... ok
[INFO] [stdout] test tests::test_scan_multiple_directories ... ok
[INFO] [stdout] test tests::test_scan_multiple_with_errors ... ok
[INFO] [stdout] test tests::test_scan_directory_with_git ... ok
[INFO] [stdout] test tests::test_scan_directory_with_multiple_indicators ... ok
[INFO] [stdout] test tests::test_scan_nested_projects ... ok
[INFO] [stdout] test tests::test_scan_empty_directory ... ok
[INFO] [stdout] test tests::test_scan_directory_with_package_json ... ok
[INFO] [stdout] test tests::test_scan_excludes_hidden_dirs ... ok
[INFO] [stdout] test tests::test_scan_excludes_node_modules ... ok
[INFO] [stdout] test tests::test_project_types ... ok
[INFO] [stdout] test tests::test_scan_with_custom_exclude_patterns ... ok
[INFO] [stdout] test tests::test_scan_with_max_depth ... ok
[INFO] [stdout] test tests::test_scan_with_symlinks ... ok
[INFO] [stdout] test tests::test_shared_scanner_config_methods ... ok
[INFO] [stdout] test tests::test_shared_scanner ... ok
[INFO] [stdout] test tests::test_utility_functions ... ok
[INFO] [stdout] test tests::test_shared_scanner_concurrent_access ... ok
[INFO] [stdout] test tests::test_scan_with_very_deep_structure ... ok
[INFO] [stdout] test tests::test_scan_performance_metrics ... ok
[INFO] [stdout] test tests::test_scan_with_permission_denied ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_scan_with_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_scan_with_permission_denied' (154) panicked at lib/dprojc-scanner/src/lib.rs:577:9:
[INFO] [stdout] assertion failed: !result.errors.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626596ad4f8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626596ad4f8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626596ad4f8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626596ad4f8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626596aeab1a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626596aeab1a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x626596ada0d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x626596ada0d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x626596ab174f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626596ab174f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626596acc6f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62659672f3ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62659672f3ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x626596acc972 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x626596acc972 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626596ab183a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x626596aa8aa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626596ab275d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626596aeb35c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626596aeb322 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6265966fdf2a - dprojc_scanner[759e3ec7011f7cc7]::tests::test_scan_with_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:9
[INFO] [stdout]   21:     0x6265966dc0a2 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6265966dc11d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6265966db14d - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x6265966db04b - tokio[3c301a7c32aa1515]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6265966db04b - tokio[3c301a7c32aa1515]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6265966db04b - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x6265966d33e0 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x6265966da26d - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x6265966d9564 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x626596716d0b - <tokio[3c301a7c32aa1515]::runtime::context::scoped::Scoped<tokio[3c301a7c32aa1515]::runtime::scheduler::Context>>::set::<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x62659671d479 - tokio[3c301a7c32aa1515]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x626596708a02 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3c301a7c32aa1515]::runtime::context::Context>>::try_with::<tokio[3c301a7c32aa1515]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x62659670858e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3c301a7c32aa1515]::runtime::context::Context>>::with::<tokio[3c301a7c32aa1515]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x62659671cb4d - tokio[3c301a7c32aa1515]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6265966d53d0 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x6265966d56c6 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x6265966d9170 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x626596713503 - tokio[3c301a7c32aa1515]::runtime::context::runtime::enter_runtime::<<tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6265966d1c41 - <tokio[3c301a7c32aa1515]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6265966d1604 - <tokio[3c301a7c32aa1515]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x6265966d17cf - <tokio[3c301a7c32aa1515]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x626596704ca3 - dprojc_scanner[759e3ec7011f7cc7]::tests::test_scan_with_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:577:43
[INFO] [stdout]   43:     0x6265966f2097 - dprojc_scanner[759e3ec7011f7cc7]::tests::test_scan_with_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/dprojc-scanner/src/lib.rs:558:48
[INFO] [stdout]   44:     0x626596711b26 - <dprojc_scanner[759e3ec7011f7cc7]::tests::test_scan_with_permission_denied::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6265967234cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6265967234cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x62659672febb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x62659672febb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x62659672febb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x62659672febb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x62659672febb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x62659672febb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x62659672febb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x62659672b5d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x62659672b5d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x626596732ac2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x626596732ac2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x626596732ac2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x626596732ac2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x626596732ac2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x626596732ac2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x626596732ac2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x626596ad46bf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x626596ad46bf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f1871022aa4 - <unknown>
[INFO] [stdout]   66:     0x7f18710afa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_scan_with_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dprojc-scanner --lib`
[INFO] running `Command { std: "docker" "inspect" "4807c0ad6d3f277a96657ecf65a260e570b5a1bb50b4b82fc83899aa5f7854ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4807c0ad6d3f277a96657ecf65a260e570b5a1bb50b4b82fc83899aa5f7854ac", kill_on_drop: false }`
[INFO] [stdout] 4807c0ad6d3f277a96657ecf65a260e570b5a1bb50b4b82fc83899aa5f7854ac
